home *** CD-ROM | disk | FTP | other *** search
/ Computer Inter@ctive 17 / Computer Interactive cdrom 17 - gen 99.iso / ZDNETIT / CONTENT / MAGNMAYH.ZIP / mmdemo.exe / disk1 / data1.cab / Configuration_Files / triggers.cfg < prev    next >
Encoding:
INI File  |  1998-08-27  |  11.1 KB  |  271 lines

  1. [HEADER]
  2. NoOfTriggers=29
  3.  
  4. ; Triggerby = sb_Creature=1, sb_Artifacts=2, sb_DeadCreature=4, sb_Terrain=8
  5. ; Data1 = creature type, artifact type 
  6. ;       ANYCREATURE = all creature except wizard, 
  7. ;       ANY = all creatures, 
  8. ;       ANYCHAOSCREATURE = any chaos creature 
  9. ;       ANYLAWCREATURE = any law creature
  10. ;       ANYFLYINGCREATURE = any flying creature
  11.  
  12. [TRIGGER_0]
  13. Triggerby = 1                         ; 
  14. NoTimesUsed = 1                       ; number of times it can be triggered
  15. ShowEffect = FALSE
  16. IsSimultanous = FALSE
  17. Data1 = ANY                           ; creature type, artifact type 
  18. Data2 = -1                            ; Weight of creature (-1 = not required)
  19. Name = Creature (Any W=-1) T1         ; trigger name
  20.  
  21. [TRIGGER_1]
  22. Triggerby = 4                         
  23. NoTimesUsed = 1                       ; number of times it can be triggered
  24. ShowEffect = TRUE
  25. IsSimultanous = FALSE
  26. Data1 = ANYCREATURE                   ; creature type, artifact type 
  27. Data2 = -1                            ; Weight of creature (-1 = not required)
  28. Name = Death (Anycreature W=-1) T1    ; trigger name
  29.  
  30. [TRIGGER_2]
  31. Triggerby = 1                         ; 
  32. NoTimesUsed = 1                       ; number of times it can be triggered
  33. ShowEffect = FALSE
  34. IsSimultanous = FALSE
  35. Data1 = ANYCREATURE                   ; creature type, artifact type 
  36. Data2 = 3                             ; Weight of creature (-1 = not required)
  37. Name = Creature (Anycreature W=3) T1  ; trigger name
  38.  
  39. [TRIGGER_3]
  40. Triggerby = 1                         ; 
  41. NoTimesUsed = 4                       ; number of times it can be triggered
  42. ShowEffect = TRUE
  43. IsSimultanous = FALSE
  44. Data1 = ANYCREATURE                   ; creature type, artifact type 
  45. Data2 = -1                            ; Weight of creature (-1 = not required)
  46. Name = Creature (Any W=-1) T4         ; trigger name
  47.  
  48. [TRIGGER_4]
  49. Triggerby = 1                         ; 
  50. NoTimesUsed = 99                      ; number of times it can be triggered
  51. ShowEffect = FALSE
  52. IsSimultanous = FALSE
  53. Data1 = ANY                           ; creature type, artifact type 
  54. Data2 = -1                            ; Weight of creature (-1 = not required)
  55. Name = Creature (Any W=-1) T99        ; trigger name
  56.  
  57. [TRIGGER_5]
  58. Triggerby = 1                         ; 
  59. NoTimesUsed = 1                       ; number of times it can be triggered
  60. ShowEffect = TRUE
  61. IsSimultanous = TRUE
  62. Data1 = ANY                           ; creature type, artifact type 
  63. Data2 = -1                            ; Weight of creature (-1 = not required)
  64. Name = Creature (Any W=-1) T1 sim     ; trigger name
  65.  
  66. [TRIGGER_6]
  67. Triggerby = 2                         ; 
  68. NoTimesUsed = 1                       ; number of times it can be triggered
  69. ShowEffect = TRUE
  70. IsSimultanous = FALSE
  71. Data1 = 2                             ; creature type, artifact type 
  72. Data2 = -1                            ; Weight of creature (-1 = not required)
  73. Name = Artefact (Fruit) T1            ; trigger name
  74.  
  75. [TRIGGER_7]
  76. Triggerby = 1                         ; 
  77. NoTimesUsed = 1                       ; number of times it can be triggered
  78. ShowEffect = FALSE
  79. IsSimultanous = FALSE
  80. Data1 = 0                             ; creature type, artifact type 
  81. Data2 = -1                            ; Weight of creature (-1 = not required)
  82. Name = Creature (Wizard W=-1) T1      ; trigger name
  83.  
  84. [TRIGGER_8]
  85. Triggerby = 1                         ; 
  86. NoTimesUsed = 1                       ; number of times it can be triggered
  87. ShowEffect = TRUE
  88. IsSimultanous = FALSE
  89. Data1 = ANY                           ; creature type, artifact type 
  90. Data2 = -1                            ; Weight of creature (-1 = not required)
  91. Name = Creature (Any W=-1) T1 Show effect        ; trigger name
  92.  
  93. [TRIGGER_9]
  94. Triggerby = 8                         ; 
  95. NoTimesUsed = 1                       ; number of times it can be triggered
  96. ShowEffect = FALSE
  97. IsSimultanous = FALSE
  98. Data1 = ANY                           ; creature type, artifact type 
  99. Data2 = -1                            ; Weight of creature (-1 = not required)
  100. Name = Destroy terrain                ; trigger name
  101.  
  102. [TRIGGER_10]
  103. Triggerby = 2                         ; 
  104. NoTimesUsed = 1                       ; number of times it can be triggered
  105. ShowEffect = TRUE
  106. IsSimultanous = TRUE
  107. Data1 = 23                            ; creature type, artifact type 
  108. Data2 = -1                            ; Weight of creature (-1 = not required)
  109. Name = Artefact (Rune of law) T1      ; trigger name
  110.  
  111. [TRIGGER_11]
  112. Triggerby = 2                         ; 
  113. NoTimesUsed = 1                       ; number of times it can be triggered
  114. ShowEffect = TRUE
  115. IsSimultanous = TRUE
  116. Data1 = 25                            ; creature type, artifact type 
  117. Data2 = -1                            ; Weight of creature (-1 = not required)
  118. Name = Artefact (Rune of chaos) T1    ; trigger name
  119.  
  120. [TRIGGER_12]
  121. Triggerby = 1                ;1=Creature
  122. NoTimesUsed = 1                       ; number of times it can be triggered
  123. ShowEffect = TRUE
  124. IsSimultanous = FALSE
  125. Data1 = ANYLAWCREATURE                ; creature type, artifact type 
  126. Data2 = -1                            ; Weight of creature (-1 = not required)
  127. Name = Creature (Law) T1              ; trigger name
  128.  
  129. [TRIGGER_13]
  130. Triggerby = 1                ;1=Creature
  131. NoTimesUsed = 1                       ; number of times it can be triggered
  132. ShowEffect = TRUE
  133. IsSimultanous = FALSE
  134. Data1 = ANYCHAOSCREATURE              ; creature type, artifact type 
  135. Data2 = -1                            ; Weight of creature (-1 = not required)
  136. Name = Creature (Chaos) T1            ; trigger name
  137.  
  138. [TRIGGER_14]
  139. Triggerby = 1                         ; 
  140. NoTimesUsed = 99                      ; number of times it can be triggered
  141. ShowEffect = TRUE
  142. IsSimultanous = FALSE
  143. Data1 = ANY                           ; creature type, artifact type 
  144. Data2 = -1                            ; Weight of creature (-1 = not required)
  145. Name = Creature (Any W=-1) T99 Show effect        ; trigger name
  146.  
  147. [TRIGGER_15]
  148. Triggerby = 1                         ; 
  149. NoTimesUsed = 99                      ; number of times it can be triggered
  150. ShowEffect = FALSE
  151. IsSimultanous = FALSE
  152. Data1 = ANYCREATURE                   ; creature type, artifact type 
  153. Data2 = -1                            ; Weight of creature (-1 = not required)
  154. Name = Creature (Anycreature) T99     ; trigger name
  155.  
  156. [TRIGGER_16]
  157. Triggerby = 1                         ; 
  158. NoTimesUsed = 4                       ; number of times it can be triggered
  159. ShowEffect = TRUE
  160. IsSimultanous = FALSE
  161. Data1 = ANYLAWCREATURE                ; creature type, artifact type 
  162. Data2 = -1                            ; Weight of creature (-1 = not required)
  163. Name = Creature (Law) T4              ; trigger name
  164.  
  165. [TRIGGER_17]
  166. Triggerby = 1                         ; 
  167. NoTimesUsed = 4                       ; number of times it can be triggered
  168. ShowEffect = TRUE
  169. IsSimultanous = FALSE
  170. Data1 = ANYCHAOSCREATURE              ; creature type, artifact type 
  171. Data2 = -1                            ; Weight of creature (-1 = not required)
  172. Name = Creature (Chaos) T4            ; trigger name
  173.  
  174. [TRIGGER_18]
  175. Triggerby = 2                         ; 
  176. NoTimesUsed = 1                       ; number of times it can be triggered
  177. ShowEffect = TRUE
  178. IsSimultanous = TRUE
  179. Data1 = ANY                           ; creature type, artifact type 
  180. Data2 = -1                            ; Weight of creature (-1 = not required)
  181. Name = Place any artefact (sim)
  182.  
  183. [TRIGGER_19]
  184. Triggerby = 1                         ; 
  185. NoTimesUsed = 1                       ; number of times it can be triggered
  186. ShowEffect = TRUE
  187. IsSimultanous = FALSE
  188. Data1 = 1                             ; creature type, artifact type 
  189. Data2 = -1                            ; Weight of creature (-1 = not required)
  190. Name = Creature (Brownie) T1          ; trigger name
  191.  
  192. [TRIGGER_20]
  193. Triggerby = 1                         ; 
  194. NoTimesUsed = 1                       ; number of times it can be triggered
  195. ShowEffect = TRUE
  196. IsSimultanous = FALSE
  197. Data1 = 14                            ; creature type, artifact type 
  198. Data2 = -1                            ; Weight of creature (-1 = not required)
  199. Name = Creature (Zombie) T1           ; trigger name
  200.  
  201. [TRIGGER_21]
  202. Triggerby = 1                         ; 
  203. NoTimesUsed = 1                       ; number of times it can be triggered
  204. ShowEffect = TRUE
  205. IsSimultanous = FALSE
  206. Data1 = 11                            ; creature type, artifact type 
  207. Data2 = -1                            ; Weight of creature (-1 = not required)
  208. Name = Creature (Skeleton) T1         ; trigger name
  209.  
  210. [TRIGGER_22]
  211. Triggerby = 1                         ; 
  212. NoTimesUsed = 1                       ; number of times it can be triggered
  213. ShowEffect = TRUE
  214. IsSimultanous = FALSE
  215. Data1 = 10                            ; creature type, artifact type 
  216. Data2 = -1                            ; Weight of creature (-1 = not required)
  217. Name = Creature (Redcap) T1           ; trigger name
  218.  
  219. [TRIGGER_23]
  220. Triggerby = 1                         ; 
  221. NoTimesUsed = 1                       ; number of times it can be triggered
  222. ShowEffect = TRUE
  223. IsSimultanous = FALSE
  224. Data1 = 19                            ; creature type, artifact type 
  225. Data2 = -1                            ; Weight of creature (-1 = not required)
  226. Name = Creature (Faun) T1             ; trigger name
  227.  
  228. [TRIGGER_24]
  229. Triggerby = 1                         ; 
  230. NoTimesUsed = 1                       ; number of times it can be triggered
  231. ShowEffect = TRUE
  232. IsSimultanous = FALSE
  233. Data1 = 3                             ; creature type, artifact type 
  234. Data2 = -1                            ; Weight of creature (-1 = not required)
  235. Name = Creature (Elf) T1              ; trigger name
  236.  
  237. [TRIGGER_25]
  238. Triggerby = 2                         ; 
  239. NoTimesUsed = 1                       ; number of times it can be triggered
  240. ShowEffect = TRUE
  241. IsSimultanous = FALSE
  242. Data1 = 26                            ; creature type, artifact type 
  243. Data2 = -1                            ; Weight of creature (-1 = not required)
  244. Name = Place seven league boots
  245.  
  246. [TRIGGER_26]
  247. Triggerby = 2                         ; 
  248. NoTimesUsed = 1                       ; number of times it can be triggered
  249. ShowEffect = TRUE
  250. IsSimultanous = FALSE
  251. Data1 = 24                            ; creature type, artifact type 
  252. Data2 = -1                            ; Weight of creature (-1 = not required)
  253. Name = Place salamanders skin         ; trigger name
  254.  
  255. [TRIGGER_27]
  256. Triggerby = 1                         ; 
  257. NoTimesUsed = 99                       ; number of times it can be triggered
  258. ShowEffect = TRUE
  259. IsSimultanous = FALSE
  260. Data1 = ANYFLYINGCREATURE                ; creature type, artifact type 
  261. Data2 = -1                            ; Weight of creature (-1 = not required)
  262. Name = Creature (Flying) T99 show effect              ; trigger name
  263.  
  264. [TRIGGER_28]
  265. Triggerby = 2                         ; 
  266. NoTimesUsed = 1                       ; number of times it can be triggered
  267. ShowEffect = TRUE
  268. IsSimultanous = FALSE
  269. Data1 = 10                            ; creature type, artifact type 
  270. Data2 = -1                            ; Weight of creature (-1 = not required)
  271. Name = Thors Hamer T1                 ; trigger name